Abstract: A chatbot is a conversational agent where a computer program is designed to simulate an intelligent conversation. It can take user input in many formats like text, voice, sentiments, etc. For this purpose, many open source platforms are available. Artificial Intelligence Markup Language (AIML) is derived from Extensible Markup Language (XML) which is used to build up a conversational agent (chatbot) artificially. In this paper, we use ‘program-o’ which is an AIML interpreter for the generation of the responses of users input. We have used this method for developing an android application chatbot which will interact with user using text and voice responses.

Keywords: Artificial Intelligence, Chatbot, Android, Program-o, AIML.